home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / games / cheats.zip / TG_PCR.ZIP / TGPCR.DOC < prev    next >
Text File  |  1996-03-21  |  7KB  |  174 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.                    Setting up a Post Call Ratio in Telegard                   
  15.                                 
  16.  
  17.                               March 21st, 1996
  18.  
  19.  
  20.                              Phil Clarke aka Rx
  21.                                   
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.      INTRODUCTION                                                        I
  29.      _____________________________________________________________________
  30.  
  31.           This is a very simple concept, which is often mistaken as  being
  32.       complicated I often get sysops asking me how to set a PCR up finally
  33.       I got tired of answering the same questions over and over again  and
  34.       this document came to be.
  35.  
  36.           A post call ratio is a way to  make sure your users do not abuse
  37.       your system.  It can be used to prevent  people from  logging on and  
  38.       playing online games without contributing to the system or to hinder
  39.       the file leech.  Depending on the settings you choose.  From here on
  40.       in the term "Post Call Ratio" were will be referred to as a PCR.
  41.  
  42.      HOW IT WORKS                                                       II
  43.      _____________________________________________________________________
  44.  
  45.           The  first thing to consider is whether or not you want to  have
  46.       different PCR levels for different security levels or not. I find it
  47.       useful having  different levels as donators should not be subject to
  48.       a PCR and  lower levels  should be.  To set this up you will need to
  49.       go into the system configuration.
  50.  
  51.               (3)Post/Call Ratios   [Select this option]
  52.  
  53.           You will  be given a table of all your security levels with their 
  54.      associated PCR.  The  PCR in this  table is written in the form of one
  55.      post for every # calls.  Here are a couple of examples:
  56.  
  57.  
  58.               20:2  In this case a user with security level 20 must post
  59.                     at least one post for every two calls to pass the PCR.
  60.  
  61.               50:3  In this case a user with security level 50 must post
  62.                     at least one post for every three calls to pass the PCR.
  63.  
  64.               60:5  Finally in this case a user with level 60 must post at
  65.                     least one post for every five calls to pass the PCR.
  66.  
  67.  
  68.           Set  these settings accordingly.  I would  not recommend a PCR any
  69.      steeper than  1:2 but there are different types of boards and different
  70.      ratios are needed.
  71.  
  72.      ** NOTE **  The Special Restriction "2" (no post/call ratio check) will
  73.                  cause Telegard to  ignore the  table settings for any  user
  74.                  with this flag.  It can be useful for your staff, friends,
  75.                  or special accounts on your system.
  76.  
  77.         Now we must understand how Telegard determines whether or not a user
  78.      passes or fails the PCR.  Let's look at a couple of examples  (in these
  79.      examples we assume a PCR of 1:2 has been setup for security level 25:
  80.  
  81.      User Name : File Lover
  82.      Security  : 25
  83.      Posts     : 2
  84.      Calls     : 10
  85.  
  86.         In this case File Lover's PCR would be calculated as follows,
  87.  
  88.              PCR = CALLS / POSTS
  89.              PCR = 10 / 2
  90.              PCR = 5
  91.  
  92.              Meaning File Lover's PCR is 1:5 thus he FAILS.
  93.  
  94.      User Name : Msg Poster
  95.      Security  : 25
  96.      Posts     : 16
  97.      Calls     : 7
  98.  
  99.         In this case Msg Poster's PCR would be calculated as follows,
  100.  
  101.              PCR = CALLS / POSTS
  102.              PCR = 7 / 16
  103.              PCR = 0.4
  104.  
  105.              Meaning Msg Poster's PCR is 1:0.1 thus he PASSES.
  106.  
  107.           Now the final point of setting up a PCR is how to use it, let's
  108.      say  you would like to lock users out of the files if they fail your
  109.      PCR.  You would use the following method:
  110.  
  111.          command #1            
  112.  
  113.      3. Keys      F           
  114.      4. Command   -F            (Display a File)
  115.      5. Options  fail.ans       (FAIL.ANS)
  116.      6. Access   s50!VP         (s50 AND DID NOT PASSED PCR)
  117.  
  118.          command #2
  119.  
  120.      3. Keys      F           
  121.      4. Command   -^            (Go to the File menu)
  122.      5. Options  file
  123.      6. Access   s50&VP         (s50 AND PASSED PCR)
  124.  
  125.             There are several different ways you can use this, be creative
  126.      a PCR check in the logon can make a board look very polished.  Simply
  127.      use  the VP internal flag and call up applicable files based on that.
  128.      A nice PCR check screen could include the users Posts, Calls and other
  129.      statistics.  For a complete reference of these check out the file:
  130.  
  131.         MCI.REF  (a reference of the MCI codes in Telegard)
  132.  
  133.             Tim has  included this in the Telegard archive, you'll find  it
  134.      in your NOTES directory.  If you are new to  Telegard it may be  worth
  135.      your  time printing it  out.  Even if your not new, there are a lot of
  136.      mci codes there it's a good reference to have on paper.
  137.  
  138.  
  139.      INCLUDED GRAPHICS                                                 III
  140.      _____________________________________________________________________
  141.  
  142.           The ANSI/ASCII graphics included in this package are quite basic
  143.      examples  of what can be done.  But you can try them out if it  helps
  144.      you to understand thats even better!
  145.  
  146.           ** NOTE **  A PCR Check can actually be done in one file.
  147.                       This will be covered in a another file, about
  148.                       cutting down on the number of files in your
  149.                       TEXT directory.
  150.  
  151.      OTHER INFO                                                         IV
  152.      _____________________________________________________________________
  153.  
  154.             Watch for more documents, I will be releasing a series ranging
  155.      from  basic concepts  like this  to advanced customization and making
  156.      the most of Telegard's internal Scripting language.        
  157.  
  158.  
  159.      CONTACT INFO                                                       V
  160.      _____________________________________________________________________
  161.         
  162.        BBS      : XTC 1-905-791-4867
  163.        FIDO     : Hope to have an address for the next release.
  164.        INTERNET : rx@apc.tor250.org
  165.  
  166.          If you are local to the 416/905 area code I can be found on most
  167.          of the major support boards including Tim Strike's.
  168.  
  169.     _____________________________________________________________________
  170.  
  171.                SPECIAL THANKS TO : TIM STRIKE for all his work.
  172.     _____________________________________________________________________
  173.  
  174.